*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 
.article-detailed .intro a{color:#333333}
.article-detailed .intro a:hover{color:#1F7AE3}
.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:115px;
	overflow: hidden;
}
.head .main div div{
	display: table-cell;
	vertical-align: middle;
	height: 115px;
}
.head .name{
	float: left;
 
}
.head .tel{
	float: right;
	 
}
.top{
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: #f4f4f4;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#333333;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.top ul li:last-child:after{
	width: 0;
}
 
.nav{
	width: 100%;
	height:60px;
	background:#006CD8;
	position: relative;
	z-index: 1;
	box-shadow: 0 2px 3px 1px #0E4F82;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height:60px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	height: 60px;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 60px;
}
.nav ul li:after{
	content: "";
	width: 2px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
	background: url(../images/icon02.png) no-repeat center;
}
.nav ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.nav ul li a{
	color:#fff;
	display: block;
	font-size: 16px;
}
.nav ul li:hover{
	background: #044C93;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 width: 100%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 
 width: 100%;
 display: flex;
 align-items: center;
 justify-content: center;

}
.banner .hd ul li{
 float:left; 
 margin-right:15px;  
 width:15px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
  border-radius: 50%;
 
}
.banner .hd ul li.on{
 background:#006CD8;

}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}
.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
}
.img-box:hover img{
	transform: scale(1.05);
}
.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.title{
	width: 100%;
	height:80px;
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 15px;
	background: url(../images/tit01.png)no-repeat center bottom;
}
.title p{
	color:#333333;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
.title h4{
	display: block;
	color:#333333;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	margin-top:8px;
}
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
.product  .list ul {
	display: table;
	margin:0 auto;
	max-width: 1120px;
}
.product  .list ul li {
	width:250px;
	height: 50px;
	border: 1px solid #999999;
	line-height: 50px;
	text-align: center;
	float: left;
 	margin: 0 15px;
	border-radius: 5px;
	margin-top: 10px;
}
.product  .list ul li:nth-child(4n-3){
	margin-left: 0;
}
.product  .list ul li  a{
	color:#1a1a1a;
	font-size: 16px;
	display: block;
	white-space: nowrap;
  	text-overflow: ellipsis;
  	overflow: hidden;
}
.product  .list ul li:hover a{
	color:#fff;
}
.product  .list ul li:hover{
	border: 1px solid #1F7AE3;
	background: #1F7AE3;
}
.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
 
}
 
.product .pic ul li{
	float: left;
	width: 386px;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 15px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic li img{
	display: block;
	width:386px;
	height: 284px;
}
.product .pic li div{
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
}
.product .pic li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#ffffff;
	font-size: 16px;
  	
	white-space: nowrap;
  	text-overflow: ellipsis;
  	overflow: hidden;
	background: rgba(0,0,0,0.6);
	text-align: center;

}
.product .pic li:hover p{
	background: #1F7AE3;
}
.cases{
	width: 100%;
	margin: 0 auto;
	height: 520px;
	overflow: hidden;
	background: #F5F5F5;
	margin-top: 30px;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases .show .box{
	width: 400%;
	height: auto;
}
.cases .show .pic{
	float: left;
}
.cases .show .pic ul li{
	float: left;
	width: 352px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 25px;
 
}
.cases .show ul li div{
	display: block;
	width:352px;
	height:260px;
	border: 1px solid #999999;
	box-sizing: border-box;
}
.cases .show ul li div img{
	display: block;
	width: 352px;
	height: 260px;
}
.cases .show ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 16px;
}
.cases .show ul li:hover p{
	text-decoration: underline;
}
.equipment{
	width:1080px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.equipment .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.equipment .box{
	width: 800%;
}
.equipment .pic{
	float: left;
}
.equipment ul li{
	float: left;
	width: 352px;
	margin-left: 10px;
	height: auto;
	overflow: hidden;
}
.equipment ul li img{
	display: block;
	width: 352px;
	height: 241px;
}
.equipment ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.adv .tit{
	width: 100%;
	height: 200px;
	background: url(../images/adv.png) no-repeat center;
	margin-bottom: 60px;
}
.adv  .item{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.adv  .item:last-child{
	flex-direction:row-reverse;
}
.adv ul{
	width: 542px;
	height: auto;
	overflow: hidden;
}
.adv ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.adv ul li .num{
	float: left;
}
.adv ul li .num img{
	display: block;
}
.adv ul li .info{
	float: right;
	width: 445px;
	height: auto;
	overflow: hidden;
}
.adv ul li  .t{
	width: 100%;
	height: auto;
	overflow: hidden;
 
	
	margin-top:0px;
}
.adv ul li  .t p{
	color:#1f7ae3;
	float: left;
	border-bottom: 1px solid #999999;
	height: 96px;
	font-size: 40px;
 	font-weight: bold;
 	margin-top: 5px;
	margin-left: 13px;
	width: 445px;
}
.adv ul li  .t img{
	display: block;
 	margin-top: 8px;
}
.adv ul li  .t span{
	display: block;
	color:#999999;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.adv ul li .info   {
	width: 452px;
	float: right;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.adv ul li .info    p{
	color:#666666;
	font-size: 15px;
	line-height:22px;
	position: relative;
	padding-left: 15px;
}
.adv ul li .info    p:after{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
	color:#1F7AE3;
}
.adv .pic img{
	display: block;
	width: 503px;
}
.about{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}
 
.about .pic{
	float: left;
	width: 556px;
	height: 399px;
	background: url(../images/bg01.png) no-repeat center bottom;
	margin-top: 44px;
}
.about .pic img{
	display: block;
	width: 100%;
	height: 364px;

}
.about .intro{
	width: 605px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 35px;
}
.about .intro h4{
	color:#1f7ae3;
	font-size: 30px;
}
.about .intro .info {
	color:#333333;
	height: 251px;
	font-size: 15px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp:10;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 20px;
}
.about a{
	display: block;
	width: 197px;
	height: 40px;
	background: #1F7AE3;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	margin-top: 25px;
}
 
.honor{
	width:1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.honor .tit p{
	color:#333333;
	font-size: 22px;
	border-bottom: 3px solid #1F7AE3;
	padding-bottom: 5px;
	display: table;
}
.honor ul{
	margin-left: -20px;
	margin-top: 20px;
}
.honor ul li{
	float: left;
	width: 200px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}

.honor ul li img{
	display: block;
	width: 200px;
	height: 148px;
	border: 2px solid #fff;
	box-sizing: border-box;
}
 
.gg{
	width: 100%;
	height: 267px;
	overflow: hidden;
	background: url(../images/gg.png) no-repeat center;
 	margin-top: 40px;
}

.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news .left{
	float: left;
	width: 548px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news .left .pic{
	width: 548px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.news .left .pic img{
	display: block;
	width: 548px;
	height: 382px;
}

.news .left .pic  div{
	width: 518px;
	padding: 0 15px;
	height: 45px;
	background: rgba(48,127,189,.4);
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 45px;
	color:#fff;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .left .pic  h4{
	float: left;
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	width: 320px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .left .pic span{
	display: block;
	color:#fff;
	font-size: 14px;
	line-height: 30px;
	float: right;
	line-height: 45px;
}

.news .left .info{
	width: 516px;
	padding: 15px;
	height: auto;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-top: none;
}

.news .left .info p{
	color:#666666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 26px;
	height:80px;
}

.news .left .info span{
	display: block;
	color:#999999;
	font-size: 14px;
	margin-top: 20px;
	float: right;
}

.news  ul{
	float: right;
	width: 620px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom:23px;
}
.news ul li .time{
	float: left;
	width:90px;
	height:80px;
	background: #EEEEEE;
}

.news ul li .time b{
	color:#333333;
	font-size: 36px;
	text-align: center;
	display: block;
 	height: 50px;
 	line-height: 50px;
 	border-bottom: 1px dashed #fff;
}

.news ul li .time span{
	color:#666666;
	font-size: 16px;
	text-align: center;
 	line-height:30px;
	display: block;
}

.news ul li  .info{
	float: right;
	width: 508px;
	height:80px;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 1px dashed #cccccc;
}
.news ul li:hover .time{
	background: #1F7AE3
}

.news ul li:hover .time b{
	color:#fff;
}
.news ul li:hover .time span{
	color:#fff;
}
.news ul li:hover  .info p{
	color:#046fcd;
}
.news ul li  .info p{
	color:#333333;
	font-size: 16px;
	font-weight: bold;
 
	
}

.news ul li  .info  span{
	display: block;
	color:#666666;
	font-size: 14px;
	line-height: 20px;
	margin-top: 8px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

 
.footer{
	width: 100%;
	height: 300px;
	background: #1F7AE3;
	margin-top:40px;
	overflow: hidden;
}
 
.footer .links{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}

.footer .links p{
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
.footer .links  ul{
	float: left;
	height: 30px;
	overflow: hidden;
	width:1000px;

}

.footer .links  ul li{
	padding: 0 10px;
	float: left;
	line-height: 30px;
}
.footer .links  ul li a{
	color:#fff;
	font-size: 13px;

}
.footer .bd{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	height:auto;
	overflow: hidden;
	padding-bottom:25px;
	margin-top: 20px;
}
.footer .bd .name{
	margin-left: 25px;
	float: left;
	margin-top: 70px;
	margin-right: 30px;
}
.footer .bd .name img{
	display: block;
}

.footer .bd .intro{
	width: 500px;
	box-sizing: border-box;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	height: auto;
	padding: 15px 30px;
	min-height: 115px;
	margin-top: 40px;
	float: left;
}

.footer .bd .intro p{
	color:#1a1a1a;
	font-size: 14px;
	line-height: 25px;

}
.footer .bd .intro a{
	color:#1a1a1a;
}

.footer .ewm{
 
	height: auto;
	overflow: hidden;
	float: right;
	margin-right: 20px;
	margin-top: 35px;
}

.footer .ewm p{
	width: 22px;
	text-align: center;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-top:15px;
}

.footer .ewm img{
	display: block;
	width: 125px;
	height: 125px;
	border: 3px solid #fff;
	box-sizing: border-box;
}


.title-column{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9; 
}
.title-column  .tit{
	float: left;
}
.title-column h4{
	font-size: 28px;
	color:#1F7AE3;;
  	white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    overflow: hidden;
    font-weight: normal;
	line-height: 35px;
	position: relative;
	padding-left:12px;
}
.title-column h4:after{
	content: '';
	width: 5px;
	height: 26px;
	left: 0;
	position: absolute;
 	top: 7px;
	background:#1F7AE3;
}

.title-column  .crumbs{
	float: right;
 	margin-top: 10px;
}

.title-column  .crumbs img{
	display: block;
	float: left;
}
.title-column  .crumbs p{
	color:#333;
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin-left: 5px;
}
.title-column  .crumbs  a{
	color:#333;
	font-size: 13px;
	line-height: 18px;
	padding: 0 10px;
	position: relative;
}
.title-column  .crumbs  a:after{
	content: ">";
	position: absolute;
	font-size: 12px;
	font-family: '宋体';
	right: -1px;
	color:#333;

}
.title-column  .crumbs  a:nth-child(2){
	padding-left: 0;
}

.title-column  .crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .active{
	background: #044C93;
	color:#fff;
	border: 1px solid #044C93;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}

.article-detailed{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.article-detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.article-detailed .tit p{
	color:#333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #f1f1f1;
	height: 30px;
}

.article-detailed .tit span{
	display: block;
	color:#333;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}

.article-detailed  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.article-detailed  .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.article-detailed  .intro p{
	color:#333;
	font-size: 16px;
	line-height: 30px;
}

.news-list{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

 
.news-list ul li{
	width: 100%;
	height: 45px;
 	line-height: 45px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #bfbfbf;
}
.news-list ul li:after{
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: #1F7AE3;
	border-radius: 50%;
}
.news-list ul li a{
	color:#1a1a1a;
	display: block;
	width: 700px;
	float: left;
	font-size: 15px;
	margin-left: 15px;
}
.news-list ul li span{
	display: block;
	float: right;
}
.news-list ul li:hover a{
	color:#1F7AE3;
}
.map{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.allmap{
	width: 100%;
	height: 400px;
	border: 3px solid #ccc;
	box-sizing: border-box;
}

.fy{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin: 60px auto;
	border-bottom: 1px dashed #ccc;
	height: 30px;
}

.fy p{
	display: table;
	height: auto;
	overflow: hidden;
	color:#333;
	font-size: 12px;
	float: left;
	margin-right: 50px;
}

.fy  a{
	color:#333;
}
.fy  a:hover {
	text-decoration: underline;
	color:#0088dc;
}
.fy .return{
	float: right;
}

 


.mssg-intro{
	width:820px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	width: 100%;
}

.mssg-intro form{
	width: 745px;
 	margin: 0 auto;
 	margin-top: 25px;
}
.mssg-intro form ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.mssg-intro form ul li{
	height: auto;
	overflow: hidden;
	float: left;
	width: 225px;
	margin-left: 35px;
	margin-bottom: 20px;
}
.mssg-intro form ul li:nth-child(4) {
	width: 100%;
	margin-left: 0;
}
.mssg-intro form ul li:nth-child(4) input{
	width:695px;
}
.mssg-intro form ul li:first-child{
	margin-left: 0;
}
.mssg-intro form ul li p{
	float: left;
	font-size: 16px;
	line-height: 40px;
	color:#333333;
}
 

.mssg-intro form ul li input{
	width: 175px;
	height: 40px;
	border: 1px solid #dcdcdc;
	background: #fff;
	border-radius:5px;
	outline:none;
	text-indent: 5px;
	border-radius: 5px;

	font-family: '微软雅黑';
	float: left;
}
.mssg-intro form ul li:last-child{
	width: 100%;
	margin: 0;
}
.mssg-intro form ul li textarea{
	width: 695px;
	height: 150px;
	resize: none;
	outline: none;
	text-indent: 5px;
	border-radius: 5px;
	font-family: '微软雅黑';
	padding-top: 10px;
	border: 1px solid #dcdcdc;
	float: left;
}
.mssg-intro form .btn{
	display: table;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
.mssg-intro form .btn input{
	width: 190px;
	height: 40px;
	letter-spacing: 5px;
	background: #999999;
	font-size: 18px;
	font-weight: normal;
	margin: 0 10px;
	border-radius: 5px;
	color:#fff;
	 
	border: none;
}
.mssg-intro form .btn input:first-child{
	background: #006CD8;

}
